len Interface

public interface len

Module Procedures

private elemental function len_(string) result(length)

Get the length of a varying string

Arguments

Type IntentOptional Attributes Name
type(varying_string), intent(in) :: string

Return Value integer